Office2013插件開發Outlook篇(2)-- Ribbon 一、獲取當前實例 在Ribbon1的任何方法中調用如下代碼,可獲取當前實例。 如: Application application = new Application( ...